xfi:concept-period-type

xs:string=xfi:concept-period-type( $concept-name as xs:QName)

Last updated on 23-01-2008 at 00:00:00.

Obtain the value of the xbrli:periodType attribute on an XBRL concept given the QName of the XBRL concept as input.

XBRL 2.1 Section 5.1.1.1

OIM Status

Supported

Parameters

Name Type Details
concept-name xs:QName

Output

Type: xs:string

Returns the value of the xbrli:periodType attribute on the XBRL concept.

Errors

Code Details
xfie:invalidConceptQName This error MUST be thrown if the concept name parameter contains a QName that is not the QName of a concept in the reference discoverable taxonomy set.

Conformance suite

90202 xfi.concept-period-type testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Geoff Shuetrim Galexy geoff@galexy.net 30-01-2008 at 14:45:00

Revisions

Name On Details
Geoff Shuetrim 23-01-2008 at 00:00:00 Created the function definition.
Geoff Shuetrim 29-01-2008 at 00:00:00 Adapted the syntax to the new format.
Geoff Shuetrim 31-01-2008 at 11:28:00 Converted links to XLink syntax suggested by Cliff Binstock.